ObjectDataReader`1<T>クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As Workspace, _
ByVal As System.Collections.Generic.IEnumerable(Of T) _
)
public ObjectConnector<T>(
Workspace ,
System.Collections.Generic.IEnumerable<T>
)
パラメータ
- workspace
- data
- データのインポート元のコレクション。
参照